runtime.pageAlloc.start (field)
4 uses
runtime (current package)
mpagealloc.go#L250: start, end chunkIdx
mpagealloc.go#L380: firstGrowth := p.start == 0
mpagealloc.go#L382: if firstGrowth || start < p.start {
mpagealloc.go#L383: p.start = start
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)